Skip to content

Conversation

@Joshua-Lester3
Copy link
Collaborator

Description

Pull Request #601 implementation fails to restore. I believe I narrowed the problem down to the added disabledPackageSources property in nuget.config, though my access to the Nuget feed isn't currently working.

This solution takes the disabling effect out of nuget.config and puts it in the Directory.Packages.props. In the .props file it conditionally restores the private Nuget feed based on the single bool prop, AccessToNugetFeed, defined in Directory.Build.props.

Credit: GitHub issue 1, GitHub issue 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants